Visual Basic (Declaration) | |
---|---|
Public Interface IConcurrentDictionary (Of TKey,TValue) Inherits IDictionaryEx(Of TKey,TValue) |
C# | |
---|---|
public interface IConcurrentDictionary<TKey,TValue> : IDictionaryEx<TKey,TValue> |
- TKey
- TValue
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7